😄 Back to working on the Plugin, so this is another case of “sorry for the spam” unlisted Mastodon posts.

🚀 Today in the pipeline:

  • ✅ get language selection working (defaulting to ‘en’) but settable via frontmatter ‘language:’ key.
  • ✅ Clean up code and move postToMastodon into the plugin context so I don’t have to juggle settings all the time.
  • ⛔️ Get max_chars from the server and break down longer posts into threads.
  • 🤯 Many bugs, handle it.
  • ✅ Added Changelog.

🛠️ Fixes:

  • ✅ Massive cleanup of code.
  • ✅ Bring “Delete Post” back after making sure it does not commit acts of murder on innocent posts that have done nothing wrong.
  • 😩 Sigh: many bugs, handle it. Even bugs left, odd bugs right.

// RANT ON:
I do not have now, nor will I ever have, a used GitHub account. Yes, I do have one to submit PR to other codebases, but my stuff is now, and will ever be, on Gitea or a similar, open, non-Microsoft, alternative. That means, this plugin won’t ever be available in the “official” @obsidian@mas.to Repository. Emoji-Sadface 😢.
// RANT OFF.